Version

TreeGridFeatureBuilder<T> Class Members

The following tables list the members exposed by TreeGridFeatureBuilder<T>.

Public Constructors
Protected Fields
 NameDescription
Protected Fieldfeatureslist of grid features (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public Properties
 NameDescription
Public PropertyFeatures (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public Methods
 NameDescription
Public MethodAppendRowsOnDemandconfigure the AppendRowsOnDemand feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public MethodCellMergingconfigure the CellMerging feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public MethodColumnFixingconfigure the ColumnFixing feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public MethodColumnMovingconfigure the ColumnMoving feature  
Public MethodFilteringconfigure the Filtering feature  
Public MethodGetEnumerator (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public MethodGroupByconfigure the GroupBy feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public MethodHidingconfigure the Hiding feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public MethodMultiColumnHeadersconfigure the MultiColumn headers feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public MethodPagingconfigure the Paging feature  
Public MethodResizingconfigure the Resizing feature  
Public MethodResponsiveconfigure the Responsive feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public MethodRowSelectorsconfigure the RowSelectors feature  
Public MethodSelectionconfigure the Selection feature  
Public MethodSortingconfigure the Sorting feature  
Public MethodSummariesconfigure the Summaries feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public MethodTooltipsconfigure the Tooltips feature (Inherited from Infragistics.Web.Mvc.GridFeatureBuilder<T>)
Public MethodUpdatingconfigure the Updating feature  
See Also

View on GitHub